EXYNOS5: I2C: Add FDT and non-FDT support for I2C
authorAmar <[email protected]>
Thu, 4 Apr 2013 06:27:06 +0000 (02:27 -0400)
committerMinkyu Kang <[email protected]>
Mon, 24 Jun 2013 02:25:19 +0000 (11:25 +0900)
commit2c07bb9b53dded1d49731bb9cab589002b89286f
treed5f9acc7872454555973da61618b42ae57dd627a
parent9169543d1e3361313041184d2a66fe08ce0fcb93
EXYNOS5: I2C: Add FDT and non-FDT support for I2C

This patch updates the function board_i2c_init() to add support for both
FDT and non-FDT for I2C, and initialise the I2C channels.

Signed-off-by: Amar <[email protected]>
Acked-by: Simon Glass <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
drivers/i2c/s3c24x0_i2c.c